ci: use `fcosKola` for running kola tests
authorJonathan Lebon <jonathan@jlebon.com>
Fri, 13 Mar 2020 18:35:53 +0000 (14:35 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Fri, 13 Mar 2020 18:35:53 +0000 (14:35 -0400)
commitcbb3f0a8c2265a0124f94296f4780a51ffce3a22
treebe887960e9267179011b42ec9473b3ef91411951
parent94ccbcca5e08ca12c280a7428fd01cd73d300071
ci: use `fcosKola` for running kola tests

We were using `--no-test-exit-error` for upgrade tests but weren't
actually checking for test failures after.

Instead of running kola directly, just use the `fcosKola` custom step
which automatically takes care of e.g. running tests in parallel and
archiving results.
.cci.jenkinsfile